I would have thought that the self.frames would have stored a version of the frame up to that point (i.e., with grid not applied to it), and that the subsequent call to .grid( ) would not apply to the stored version of frame (i..e, the one in the dictionary).
Any clarification on how this might work would be appreciated.
You must be logged in to post. Please login or register an account.